home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Magnum One
/
Magnum One (Mid-American Digital) (Disc Manufacturing).iso
/
d7
/
faxctrl.arc
/
FAXHOST.ASP
< prev
next >
Wrap
Text File
|
1990-12-28
|
443b
|
19 lines
;FAXHOST.ASP
;PROCOMM PLUS SCRIPT FILE
INIT N0 0
TRANSMIT "ATS0=1^M"
Loop:
IF NOT CONNECTED
INC N0
IF EQ N0 1250
;the value 1250 provides for about 30 seconds delay before aborting back to
; FAXCTRL. you can adjust this delay to anything you wish by using a value
; of 42 times the number of seconds of delay you want
QUIT
ENDIF
GOTO LOOP
ENDIF
HOST
QUIT
;quit to the system which will rerun FAXCTRL